/* news */
.news{width:1080px;min-height:360px; margin:0 auto;}
.news_con{width:1080px;margin:0 auto;margin-top:20px;}
.news_con .news_xw {
	width:760px;
	height:402px;
	overflow:hidden;
}
.news_con .news_xw .news_son {
	position:relative;
	width:100%;
	height:51px;
	line-height:51px;
	border-bottom:1px solid #b2b2b2;
}
.news_con .news_xw .news_son ul { padding-left:10px; 	}
.news_son { }
	
.news_con .news_xw .news_son ul li {
	float:left;
	width:90px;
	height:51px;
	line-height:51px;
	text-align:center;
	margin-right:30px;
	font-size:18px;
	color:#8d8d8d;
	letter-spacing:1px;
	cursor:pointer;
}
.news_con .news_xw .news_son ul li.on {
	font-size:19.2px;
	line-height:51px;
	color:#c30924;
	border-bottom:2px solid #c30924;
	font-weight:bold;
}
.news_con .news_xw .news_son .n_more {
	display:inline-block;
	position:absolute;
	right:0;
	font-size:14.4px;
	line-height:54px;
	color:#ce1313;
	padding-left:27px;
	background:url(../images/more_new.png) left center no-repeat;
	background-size:21.6px auto;
}
.news_con .news_xw .news_list {
	width:100%;
	height:330px;
	margin-top:18px;
}
.news_con .news_xw .news_list ul {
	width:100%;
	height:100%;
}
.news_con .news_xw .news_list ul .news_tj {
	width:354px;
	height:100%;
	background:#fafafa;
	border:1px solid #e9e9e9;
}
.news_con .news_xw .news_list ul .news_tj .news_tj_img {
	width:100%;
	height:219px;
	overflow:hidden;
}
.news_con .news_xw .news_list ul .news_tj .news_tj_img img {
	width:100%;
	min-height:100%;
}
.news_con .news_xw .news_list ul .news_tj h5 {
	font-size:16.8px;
/*	line-height:42px;  */
	margin-top:6px;
	padding-left:18px;
	padding-right:18px;
	letter-spacing:1px;
	color:#9f0c0c;
/*	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;*/
}
.news_con .news_xw .news_list ul .news_tj p {
	padding:0 18px;
	font-size:15.3px;
	line-height:24px;
	color:#6e6e6e;
}
.news_con .news_xw .news_list ul .news_li {
	width:400px;
	height:100%;
}
.news_con .news_xw .news_list ul .news_li li {
	width:100%;
	height:86.4px;
	padding-bottom:13.8px;
	margin-bottom:13.2px;
	border-bottom:1px solid #ebebeb;
}
.news_con .news_xw .news_list ul .news_li li .news_li_img {
	width:120px;
	height:86.4px;
	overflow:hidden;
}
.news_con .news_xw .news_list ul .news_li li .news_li_img img {
	width:106px;
	min-height:100%;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.news_li li:hover .news_li_img img {
	transform:scale(1.06,1.06);
	transition:.4s transform;
	z-index:1000;
}
.news_con .news_xw .news_list ul .news_li li .news_li_info {
	width:280px;
	font-size:15.3px;
	line-height:24px;
	color:#8d8d8d;
}
.news_con .news_xw .news_list ul .news_li li .news_li_info h5 {
	margin-bottom:3px;
	font-size:16.8px;
	line-height:39px;
	color:#343434;
	border-bottom:1px solid #ebebeb;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.news_con .news_xw .news_list ul .news_li li:hover .news_li_info h5 {
	color:#9f0c0c;
}
.news_con .tzgg {
	width:280px;
	height:422px;
}
.news_con .tzgg .tzgg_list {
	width:276px;
	height:330px;
	margin-top:18px;
	background:#fafafa;
	border:1px solid #e9e9e9;
	overflow:hidden;
}
.news_con .tzgg .tzgg_list li {
	width:260px;
	margin:0 auto;
	height:42px;
	line-height:42px;
	margin-top:3.6px;
	font-size:0;
	border-bottom:1px solid #e6e6e6;
}
.news_con .tzgg .tzgg_list li:nth-child(7) {
	border:none;
}
.news_con .tzgg .tzgg_list li a {
	display:inline-block;
	width:276px;
	font-size:15.6px;
	line-height:42px;
	color:#464646;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.news_con .tzgg .tzgg_list li:hover a {
	color:#9f0c0c;
}
.news_con .tzgg .tzgg_list li span {
	font-size:15px;
	color:#6e6e6e;
}

/* banner */
.banner{height:318px;overflow:hidden;}
.banner .d1{width:100%;height:318px;display:block;position:absolute;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:280px;}
.banner .d2 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -96px;display:inline;}
.banner .d2 li{width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(img1_1.png) no-repeat center;}


/* type_tit */
/* top_main */
.top_main{display:none;position:absolute;top:0;left:0;width:100%;height:30px;background:url(../images/top_main_back.png) repeat;z-index:500;}
.top_main_con{width:1200px;margin:0 auto;font-size:15px;color:#546a7e;line-height:30px;}
.top_main_con a{font-size:15px;color:#363862;line-height:30px;}
.top_main_con a:hover{color:#fff;}
.top_logo{width:1200px;height:60px;position:absolute;top:24px;left:50%;margin-left:-600px;z-index:100;}
.top_logo img{height:90%;width:auto!important;}
/* top_main end*/
.type_tit{width:100%;height:51px;line-height:51px;border-bottom:1px solid #b2b2b2;}
.type_tit h2{display:inline-block;font-size:19.2px;line-height:51px;color:#c30924;border-bottom:2px solid #c30924;font-weight:bold;letter-spacing:1px;}
.type_tit a{font-size:14.4px;color:#7e7e7e;padding-top:3px;}
.type_tit a:hover{color:#c30924;}
/* son_list */
.son_list{font-size:0;margin-right:120px;}
.son_list li{display:inline-block;font-size:15.6px;line-height:36px;margin-top:12px;margin-right:24px;padding-left:24px;padding-right:24px;}
.son_list li:hover{background:#c30924;color:#fff;}
.son_list .thisclass{background:#c30924;color:#fff;}
/* son_list end*/
/* type_tit end*/

/* mid_con */
.mid_con{width:1080px;margin:0px auto 12px auto;}
.mid_con .mid_list{width:1080px;height:120px;overflow:hidden;}
.mid_con .mid_list li{width:100%;height:120px;font-size:0;overflow:hidden;}
.mid_con .mid_list li img{width:100%;min-height:100%;display:block;}
/* mid_con end*/
.fczs{ margin-top:10px;}
.fczs li { float:left; margin-left:20px;}
.fczs li img { width:240px; height:160px; border-radius: 6px;}